Setup Guide

Open your terminal and run:

git clone git@github.com:iJoeCollins/JOECurrencyUtil.git

Drag the JOECurrencyUtil folder into your project.

Then in your .pch file:

#import "JOECurrencyUtil.h"

Or just import the header files where needed.